remove On Callback Listener
Removes the specified OnCallbackListener from the list of listeners. If the listener is not found in the list, this method does nothing.
Parameters
listener
The OnCallbackListener to be removed. If null, the method will not perform any action.